Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes and additions #40

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

MosesofEgypt
Copy link
Contributor

Issues closed:
#36
#31
#28
#27
#26
#11

Fixes:

  • exception thrown when extracting stubbs models

Additions:

  • config setting to control using open-sauce definitions for regular CE maps
  • config setting to control showing tag ids and metadata offsets in base 16 or base 10
  • sound playback in tag window(requires pyogg and simpleaudio)

Changes:

  • reduced stacktrace output when tag extraction fails(unless RefineryCore.debug == True)
  • better descriptions of what disabling safe-mode settings will do

Heuristic deprotection changes:

  • significant speed increase(most maps deprotect in 15 seconds or less)
  • renaming logic improved to select better names
  • added ability to configure a root directory to put all renamed tags in
  • added ability to prioritize model names over names taken from weapon/vehicle strings
  • underscore appended to shader names to allow permutations to be used
  • spaces in tag names replaced with underscores in most cases

Issues closed:
 #36
 #31
 #28
 #27
 #26
 #11

Fixes:
 exception thrown when extracting stubbs models

Additions:
 setting to control using open-sauce definitions for regular CE maps
 setting to control showing tag ids/metadata offsets in base 16 or 10
 sound playback in tag window(requires pyogg and simpleaudio)

Changes:
 reduced stacktrace when tag extraction fails
 better descriptions of what disabling safe-mode settings will do

Heuristic deprotection changes:
 significant speed increase(most maps deprotect in 15 seconds or less)
 renaming logic improved to select better names
 added ability to configure a root directory to put all renamed tags in
 added ability to prioritize model names over weapon/vehicle strings
 underscore appended to shader names to allow permutations to be used
 spaces in tag names replaced with underscores in most cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant